Revert "Work around a pkg-config bug"
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 May 2015 05:05:52 +0000 (01:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 May 2015 05:06:31 +0000 (01:06 -0400)
This reverts commit 57751fa391fce8b9f208c41260e8968dd4cdc800.

I've been told that this is not, in fact, a pkg-config bug,
but a pkg-config feature.

configure.ac

index bf8316eff4591e5824d8464491e9f552314afdc2..e73c986d193bb9069fa6f61764d733fee6647467 100644 (file)
@@ -348,8 +348,7 @@ backend_immodules=
 have_gio_unix=no
 GDK_BACKENDS=
 GDK_EXTRA_LIBS=
-# expoxy.pc has Cflags: -I${includedir}, but pkg-config swallows that :-(
-GDK_EXTRA_CFLAGS="-I${prefix}/include"
+GDK_EXTRA_CFLAGS=
 GDK_WINDOWING=
 PANGO_PACKAGES="pango pangocairo"